home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC Special 5 / Logiciels PC HS 5.iso / Logs / Theme / Editeur / Photonyx / data1.cab / Help_Files / help / help.h < prev    next >
C/C++ Source or Header  |  1998-06-28  |  7KB  |  193 lines

  1. /*
  2.  
  3. Photonyx Help IDs - Header file
  4.  
  5. Copyright(C)1998,Marco Cuocolo, CHROME IMAGING
  6.  
  7. */
  8.  
  9. #ifndef    _HELP
  10. #define    _HELP
  11.  
  12. /* ######################################### */
  13.  
  14. /* Help main page */
  15. #define IDH_INDEX        "Help/index.htm"
  16.  
  17. #define    IDH_INTERFACE    "Help/interfac.htm"
  18. #define    IDH_WHATIS        "Help/whatis.htm"
  19.  
  20. /*
  21. Help --> How to use Help
  22. */
  23. #define    IDH_READING        "Help/reading.htm"
  24.  
  25. /*
  26. Help --> contents
  27. */
  28. #define    IDH_TABLEOF        "Help/tableof.htm"
  29.  
  30. /*
  31. Help --> keyboard shortcuts
  32. */
  33. #define    IDH_KEYBOARD    "Help/keyboard.htm"
  34.  
  35. #define    IDH_TOOLS        "Help/destools.htm"
  36.  
  37. /* ########################################## */
  38.         // COMMANDS
  39.  
  40. /*    COMMANDS intro    */
  41. #define IDH_COMMANDS    "Help/Commands/commands.htm"
  42.  
  43.  
  44. #define IDH_CANVAS        "Help/Commands/canvas/canvasmen.htm"
  45. #define IDH_HISTOGRAM    "Help/Commands/canvas/histogram.htm"
  46. #define IDH_RULERS        "Help/Commands/canvas/grid.htm"
  47. #define IDH_GRID        "Help/Commands/canvas/rulers.htm"
  48.  
  49. #define IDH_EDITMENU    "Help/Commands/edit/editmenu.htm"
  50. #define IDH_FILL        "Help/Commands/edit/fill.htm"
  51. #define IDH_UNDOREDO    "Help/Commands/edit/undoredo.htm"
  52.  
  53. #define IDH_ADJUST        "Help/Commands/effects/Adjust/adjust.htm"
  54. #define IDH_AUTO        "Help/Commands/effects/Adjust/auto.htm"
  55. #define IDH_BRIGHTNE    "Help/Commands/effects/Adjust/brightne.htm"
  56. #define IDH_COLORBAL    "Help/Commands/effects/Adjust/colorbal.htm"
  57. #define IDH_DESATURA    "Help/Commands/effects/Adjust/desatura.htm"
  58. #define IDH_EQUALIZE    "Help/Commands/effects/Adjust/equalize.htm"
  59. #define IDH_GAMMA        "Help/Commands/effects/Adjust/gamma.htm"
  60. #define IDH_HUESAT        "Help/Commands/effects/Adjust/huesat.htm"
  61. #define IDH_LEVELS        "Help/Commands/effects/Adjust/levels.htm"
  62. #define IDH_NEGATIVE    "Help/Commands/effects/Adjust/negative.htm"
  63. #define IDH_POSTERIZ    "Help/Commands/effects/Adjust/posteriz.htm"
  64. #define IDH_SATURATE    "Help/Commands/effects/Adjust/saturate.htm"
  65. #define IDH_SOLARIZE    "Help/Commands/effects/Adjust/solarize.htm"
  66. #define IDH_THRESHOLD    "Help/Commands/effects/Adjust/threshol.htm"
  67.  
  68.  
  69. /*    FX intro    */
  70. #define IDH_FX            "Help/Commands/effects/fx.htm"
  71.  
  72. #define IDH_BLUR        "Help/Commands/effects/Blur/blur.htm"
  73. #define IDH_GAUSSIAN    "Help/Commands/effects/Blur/gaussian.htm"
  74. #define IDH_MOTION        "Help/Commands/effects/Blur/motion.htm"
  75. #define IDH_RADIAL        "Help/Commands/effects/Blur/radial.htm"
  76.  
  77. #define IDH_STEREO        "Help/Commands/effects/Funstuff/stereogram.htm"
  78.  
  79. #define IDH_MORPHO        "Help/Commands/effects/Morpho/Min&Max.htm"
  80.  
  81. #define IDH_DESPECKLE    "Help/Commands/effects/Noise/despeckl.htm"
  82. #define IDH_DUST        "Help/Commands/effects/Noise/dust_scra.htm"
  83. #define IDH_MEDIAN        "Help/Commands/effects/Noise/median.htm"
  84. #define IDH_NOISE        "Help/Commands/effects/Noise/noise.htm"
  85.  
  86. #define IDH_PIXELATE    "Help/Commands/effects/Pixelate/pixelate.htm"
  87. #define IDH_FACET        "Help/Commands/effects/Pixelate/facet.htm"
  88. #define IDH_FRAGMENT    "Help/Commands/effects/Pixelate/fragment.htm"
  89. #define IDH_MOSAIC        "Help/Commands/effects/Pixelate/mosaic.htm"
  90.  
  91. #define IDH_SHARPEN        "Help/Commands/effects/Sharpen/sharpen.htm"
  92.  
  93. /*    OBJECTS intro     */
  94. #define IDH_OBJECTS        "Help/Commands/object/objectmen.htm"
  95. #define IDH_FREETRANSF    "Help/Commands/object/freetransf.htm"
  96. #define IDH_PIXELFLT    "Help/Commands/object/pixel.htm"
  97. #define IDH_WARP        "Help/Commands/object/warp.htm"
  98.  
  99. // pixel filter only
  100. #define IDH_SOLID     "Help/Commands/object/solid.htm"
  101.  
  102.  
  103. /*     PROJECT    intro    */
  104. #define IDH_PROJECT        "Help/Commands/project/project.htm"
  105. #define IDH_CLOSE        "Help/Commands/project/close.htm"
  106. #define IDH_EXIT        "Help/Commands/project/exit.htm"
  107. #define IDH_GAMMA        "Help/Commands/project/gamma.htm"
  108. #define IDH_GENERAL        "Help/Commands/project/genral.htm"
  109. #define IDH_HISTORY        "Help/Commands/project/history.htm"
  110. #define IDH_NEW            "Help/Commands/project/new.htm"
  111. #define IDH_OPEN        "Help/Commands/project/open.htm"
  112. #define IDH_PAGESETUP    "Help/Commands/project/pagesetup.htm"
  113. #define IDH_PREFER        "Help/Commands/project/preferen.htm"
  114. #define IDH_PRINT        "Help/Commands/project/print.htm"
  115. #define IDH_SAVE        "Help/Commands/project/save.htm"
  116. #define IDH_TRANSP        "Help/Commands/project/transp.htm"
  117.  
  118. /*    SELECT    */
  119. #define IDH_SELECT        "Help/Commands/select/select.htm"
  120.  
  121. /*    VIEW    */
  122. #define IDH_VIEWMENU    "Help/Commands/viewmenu.htm"
  123.  
  124. #define IDH_WINDOWS        "Help/Commands/windows.htm"
  125. #define IDH_HELP        "Help/Commands/help.htm"
  126.  
  127. /* ############################################### */
  128.         // PALETTES
  129. /*    PALETTES intro    */
  130. #define IDH_PALETTES    "Help/Palettes/palettes.htm"
  131. #define IDH_BRUSH        "Help/Palettes/brush.htm"
  132. #define IDH_COLORPIC    "Help/Palettes/colorpic.htm"
  133. #define IDH_COLORSH        "Help/Palettes/colorSh.htm"
  134. #define IDH_COLORTU        "Help/Palettes/colorTU.htm"
  135. #define IDH_INFOBOX        "Help/Palettes/Infobox.htm"
  136. #define IDH_OBJECTPA    "Help/Palettes/objectpa.htm"
  137. #define IDH_OBJECTPROP    "Help/Palettes/objectprop.htm"
  138. #define IDH_SELMASK        "Help/Palettes/selectionmask.htm"
  139. #define IDH_TOOLOPT        "Help/Palettes/toolopt.htm"
  140. #define IDH_TRANSPAR    "Help/Palettes/transpar.htm"
  141.  
  142.  
  143.  
  144. /* ############################################### */
  145.         // THEORY REFERENCES
  146.  
  147. // PAS DES HELP CONTEXTUELS DE TOUTE FACON
  148. // SAUF LISTE DES FILE FORMATS AVEC INFO
  149.  
  150. #define IDH_ABOUT        "Help/theoryref/about.htm"
  151. #define IDH_ABFILE        "Help/theoryref/aboutfile.htm"
  152.  
  153. /*     file formats    */
  154.  
  155. #define IDH_ADOBE        "Help/theoryref/fileformats/adobes.htm"
  156. #define IDH_ALIASPIX    "Help/theoryref/fileformats/aliaspix.htm"
  157. #define IDH_ALPHABMP    "Help/theoryref/fileformats/alphabmp.htm"
  158. #define IDH_ARTISAN        "Help/theoryref/fileformats/artisan.htm"
  159. #define IDH_AURORA        "Help/theoryref/fileformats/aurora.htm"
  160. #define IDH_BMP            "Help/theoryref/fileformats/bmp.htm"
  161. #define IDH_EIAS        "Help/theoryref/fileformats/eias.htm"
  162. #define IDH_GIF            "Help/theoryref/fileformats/gifforma.htm"
  163. #define IDH_HSIRAW        "Help/theoryref/fileformats/hsiraw.htm"
  164. #define IDH_JPEG        "Help/theoryref/fileformats/JPEG.htm"
  165. #define IDH_MACPAINT    "Help/theoryref/fileformats/macpaint.htm"
  166. #define IDH_MENTALRAY    "Help/theoryref/fileformats/mentalra.htm"
  167. #define IDH_MIPS        "Help/theoryref/fileformats/mips.htm"
  168. #define IDH_MTV            "Help/theoryref/fileformats/mtv.htm"
  169. #define IDH_PCX            "Help/theoryref/fileformats/pcxformat.htm"
  170. #define IDH_PHOTONYX    "Help/theoryref/fileformats/photonyxfile.htm"
  171. #define IDH_PNG            "Help/theoryref/fileformats/png.htm"
  172. #define IDH_PNM            "Help/theoryref/fileformats/pnm.htm"
  173. #define IDH_QRT            "Help/theoryref/fileformats/qrt.htm"
  174. #define IDH_SGI            "Help/theoryref/fileformats/sgi.htm"
  175. #define IDH_SOFTIMAGE    "Help/theoryref/fileformats/softimag.htm"
  176. #define IDH_SUN            "Help/theoryref/fileformats/sun.htm"
  177. #define IDH_TARGA        "Help/theoryref/fileformats/targa.htm"
  178. #define IDH_TIFF        "Help/theoryref/fileformats/tiff.htm"
  179. #define IDH_WAVEFRONT    "Help/theoryref/fileformats/wavefron.htm"
  180. #define IDH_YUV            "Help/theoryref/fileformats/yuv.htm"
  181.  
  182.  
  183.  
  184. /* ############################################### */
  185.         // USING PHOTONYX
  186.  
  187. /* CELLES-CI NE DEVRAIENT PAS SERVIR DE FACON CONTEXTUELLE */
  188.  
  189.  
  190.  
  191.  
  192. #endif
  193.